{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Practice Questions
{% endblock %}
{% block content %}
Please note that the numbers in the following questions are for illustration purposes only. The questions aim to help you understand the task in a better way and should not be used as a guide for decision-making in the experiment.
6) Suppose a group completed 60 additional tables in total for the charity. From the previous page we know the group has earned $9.00 before any investments are made.
Suppose the leader allocates 50% of the charity's earnings to the risky option and 50% to the safe option when the multiplier x = 2. Suppose the coin toss comes up tails. As a reminder, the amount allocated to the risky option is multiplied by 0 if the outcome is heads, and multiplied by x if the outcome is tails.
{% formfield player.q6ii %}You may refer to the Instructions for guidance.